home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / mquery / mdynast.frm < prev    next >
Text File  |  1995-05-02  |  26KB  |  1,037 lines

  1. VERSION 2.00
  2. Begin Form fDynaset 
  3.    AutoRedraw      =   -1  'True
  4.    BackColor       =   &H00C0C0C0&
  5.    ClientHeight    =   3750
  6.    ClientLeft      =   1410
  7.    ClientTop       =   2415
  8.    ClientWidth     =   5655
  9.    ClipControls    =   0   'False
  10.    Height          =   4155
  11.    Icon            =   MDYNAST.FRX:0000
  12.    KeyPreview      =   -1  'True
  13.    Left            =   1350
  14.    LinkTopic       =   "Form1"
  15.    MinButton       =   0   'False
  16.    ScaleHeight     =   3733.906
  17.    ScaleMode       =   0  'User
  18.    ScaleWidth      =   5675.317
  19.    Tag             =   "Dynaset"
  20.    Top             =   2070
  21.    Width           =   5775
  22.    Begin PictureBox FieldHeader 
  23.       BackColor       =   &H00C0C0C0&
  24.       BorderStyle     =   0  'None
  25.       Height          =   240
  26.       Left            =   0
  27.       ScaleHeight     =   240
  28.       ScaleMode       =   0  'User
  29.       ScaleWidth      =   5028
  30.       TabIndex        =   15
  31.       Top             =   480
  32.       Width           =   5025
  33.       Begin Label FieldHdrLabel 
  34.          BackColor       =   &H00C0C0C0&
  35.          Caption         =   "Field Name:"
  36.          Height          =   252
  37.          Left            =   120
  38.          TabIndex        =   16
  39.          Top             =   0
  40.          Width           =   1212
  41.       End
  42.    End
  43.    Begin PictureBox ViewButtons 
  44.       Align           =   1  'Align Top
  45.       BackColor       =   &H00C0C0C0&
  46.       BorderStyle     =   0  'None
  47.       Height          =   495
  48.       Left            =   0
  49.       ScaleHeight     =   495
  50.       ScaleMode       =   0  'User
  51.       ScaleWidth      =   5658.376
  52.       TabIndex        =   0
  53.       Top             =   0
  54.       Width           =   5655
  55.       Begin CommandButton SortButton 
  56.          Caption         =   "&Sort"
  57.          Height          =   330
  58.          Left            =   3128
  59.          TabIndex        =   17
  60.          Top             =   0
  61.          Width           =   650
  62.       End
  63.       Begin CommandButton FilterButton 
  64.          Caption         =   "F&ilter"
  65.          Height          =   330
  66.          Left            =   2520
  67.          TabIndex        =   22
  68.          Top             =   0
  69.          Width           =   650
  70.       End
  71.       Begin CommandButton CloseButton 
  72.          Cancel          =   -1  'True
  73.          Caption         =   "&Close"
  74.          Height          =   330
  75.          Left            =   3780
  76.          TabIndex        =   8
  77.          TabStop         =   0   'False
  78.          Top             =   0
  79.          Width           =   650
  80.       End
  81.       Begin CommandButton DelButton 
  82.          Caption         =   "&Del"
  83.          Height          =   330
  84.          Left            =   1260
  85.          TabIndex        =   4
  86.          Top             =   0
  87.          Width           =   650
  88.       End
  89.       Begin CommandButton EditButton 
  90.          Caption         =   "&Edit"
  91.          Height          =   330
  92.          Left            =   630
  93.          TabIndex        =   3
  94.          Top             =   0
  95.          Width           =   650
  96.       End
  97.       Begin CommandButton AddButton 
  98.          Caption         =   "&Add"
  99.          Height          =   330
  100.          Left            =   0
  101.          TabIndex        =   2
  102.          Top             =   0
  103.          Width           =   650
  104.       End
  105.       Begin CommandButton FindButton 
  106.          Caption         =   "&Find"
  107.          Height          =   330
  108.          Left            =   1890
  109.          TabIndex        =   1
  110.          Top             =   0
  111.          Width           =   650
  112.       End
  113.    End
  114.    Begin PictureBox ChangeButtons 
  115.       BackColor       =   &H00C0C0C0&
  116.       BorderStyle     =   0  'None
  117.       Height          =   480
  118.       Left            =   0
  119.       ScaleHeight     =   480
  120.       ScaleMode       =   0  'User
  121.       ScaleWidth      =   5028
  122.       TabIndex        =   5
  123.       Top             =   0
  124.       Visible         =   0   'False
  125.       Width           =   5028
  126.       Begin CommandButton UpdateButton 
  127.          Caption         =   "&Update"
  128.          Height          =   372
  129.          Left            =   960
  130.          TabIndex        =   7
  131.          Top             =   48
  132.          Width           =   1212
  133.       End
  134.       Begin CommandButton CancelButton 
  135.          Caption         =   "&Cancel"
  136.          Height          =   372
  137.          Left            =   2640
  138.          TabIndex        =   6
  139.          Top             =   48
  140.          Width           =   1212
  141.       End
  142.    End
  143.    Begin PictureBox StatBox 
  144.       Align           =   2  'Align Bottom
  145.       BackColor       =   &H00C0C0C0&
  146.       BorderStyle     =   0  'None
  147.       Height          =   281
  148.       Left            =   0
  149.       ScaleHeight     =   298.153
  150.       ScaleMode       =   0  'User
  151.       ScaleWidth      =   5665.189
  152.       TabIndex        =   13
  153.       Top             =   3465
  154.       Width           =   5655
  155.       Begin CommandButton NextButton 
  156.          Caption         =   ">"
  157.          FontBold        =   -1  'True
  158.          FontItalic      =   0   'False
  159.          FontName        =   "MS Sans Serif"
  160.          FontSize        =   12
  161.          FontStrikethru  =   0   'False
  162.          FontUnderline   =   0   'False
  163.          Height          =   287
  164.          Left            =   4200
  165.          TabIndex        =   21
  166.          Top             =   0
  167.          Width           =   375
  168.       End
  169.       Begin CommandButton LastButton 
  170.          Caption         =   ">|"
  171.          FontBold        =   -1  'True
  172.          FontItalic      =   0   'False
  173.          FontName        =   "MS Sans Serif"
  174.          FontSize        =   12
  175.          FontStrikethru  =   0   'False
  176.          FontUnderline   =   0   'False
  177.          Height          =   287
  178.          Left            =   4575
  179.          TabIndex        =   20
  180.          Top             =   0
  181.          Width           =   375
  182.       End
  183.       Begin CommandButton FirstButton 
  184.          Caption         =   "|<"
  185.          FontBold        =   -1  'True
  186.          FontItalic      =   0   'False
  187.          FontName        =   "MS Sans Serif"
  188.          FontSize        =   12
  189.          FontStrikethru  =   0   'False
  190.          FontUnderline   =   0   'False
  191.          Height          =   287
  192.          Left            =   0
  193.          TabIndex        =   19
  194.          Top             =   0
  195.          Width           =   375
  196.       End
  197.       Begin CommandButton PrevButton 
  198.          Caption         =   "<"
  199.          FontBold        =   -1  'True
  200.          FontItalic      =   0   'False
  201.          FontName        =   "MS Sans Serif"
  202.          FontSize        =   12
  203.          FontStrikethru  =   0   'False
  204.          FontUnderline   =   0   'False
  205.          Height          =   287
  206.          Left            =   375
  207.          TabIndex        =   18
  208.          Top             =   0
  209.          Width           =   375
  210.       End
  211.       Begin Label cStatusBar 
  212.          BackColor       =   &H00FFFFFF&
  213.          BorderStyle     =   1  'Fixed Single
  214.          Height          =   287
  215.          Left            =   749
  216.          TabIndex        =   14
  217.          Top             =   5
  218.          Width           =   3360
  219.       End
  220.    End
  221.    Begin VScrollBar cScrollBar 
  222.       Height          =   2616
  223.       LargeChange     =   3000
  224.       Left            =   5040
  225.       SmallChange     =   300
  226.       TabIndex        =   12
  227.       Top             =   720
  228.       Visible         =   0   'False
  229.       Width           =   252
  230.    End
  231.    Begin PictureBox cFields 
  232.       BackColor       =   &H00C0C0C0&
  233.       BorderStyle     =   0  'None
  234.       Height          =   375
  235.       Left            =   120
  236.       ScaleHeight     =   372
  237.       ScaleMode       =   0  'User
  238.       ScaleWidth      =   4812
  239.       TabIndex        =   9
  240.       Top             =   720
  241.       Width           =   4815
  242.       Begin TextBox cFieldData 
  243.          BackColor       =   &H00FFFFFF&
  244.          DataSource      =   "Data1"
  245.          ForeColor       =   &H00000000&
  246.          Height          =   288
  247.          Index           =   0
  248.          Left            =   1560
  249.          TabIndex        =   10
  250.          Top             =   0
  251.